home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / X < prev    next >
Text File  |  1999-09-26  |  579b  |  51 lines

  1. // "X" by KodeKiller@netzero.com
  2.  
  3. Resn=1,
  4.  
  5. Durn="2.5",
  6.  
  7. CamX="6 * cos( -.3 * t)", 
  8. CamY="15 + cos( .3 * t)",
  9. CamZ="7 * dt",
  10.  
  11. CmLX="5", // * sin(t)",
  12. CmLY="4", // * cos(t)",
  13. CmLZ="-1",
  14.  
  15. CUpX="0",
  16. CUpY="0",
  17. CUpZ="1",
  18.  
  19. C0="cos( 4 * PI * dt )",
  20. D0="sin( 3 * PI * s )",
  21.  
  22. R="-d0 - .4*c0",
  23. G="c0 + .4*d0",
  24. B="d0",
  25.  
  26.  
  27. widt=390,heig=330,
  28.  
  29. ConL=1,ConB=0,
  30.  
  31.  
  32. Fall=".03",
  33.  
  34. C1="  40 * sin( 1.02*PI*dt )",
  35. C2="- 40 * cos( 1.02*PI*dt )",
  36. D1="2 - s * 4.12",
  37.  
  38. X="d1 * c1",
  39. Y="d1 * c2",
  40. Z="7 * abs( c0 + d0 ) + 15 * mag( s )",
  41. //Z="[t * mag( s ) ] / 6",
  42.  
  43.  
  44. Scal="900",
  45. ScSz=1,
  46.  
  47. Pers="350",
  48.  
  49.  
  50. Vers=30
  51.